|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Objects for which a GVectorObject can be constructed should implement this interface.
| Method Summary | |
RAGVectorObject |
createGVectorObject()
Create a RAGVectorObject from this source. |
boolean |
emitsLight()
Whether or not the object emits light. |
java.awt.geom.Rectangle2D.Double |
getBounds()
Get the bounds. |
java.awt.Color |
getColor()
Rteurn the object's colour. |
java.awt.geom.Point2D.Double |
getPosition()
Get the position. |
double |
getRotation()
Get the rotation. |
int |
getType()
Return the type of object. |
| Method Detail |
public int getType()
public java.awt.Color getColor()
public java.awt.geom.Rectangle2D.Double getBounds()
public java.awt.geom.Point2D.Double getPosition()
public double getRotation()
public boolean emitsLight()
public RAGVectorObject createGVectorObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||